projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03943c6
)
Add Makefile for ostree_switch_root
author
Colin Walters
<walters@verbum.org>
Wed, 26 Oct 2011 18:40:36 +0000
(14:40 -0400)
committer
Colin Walters
<walters@verbum.org>
Wed, 26 Oct 2011 18:40:36 +0000
(14:40 -0400)
parallel-debian/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/parallel-debian/Makefile
b/parallel-debian/Makefile
new file mode 100644
(file)
index 0000000..
e72410e
--- /dev/null
+++ b/
parallel-debian/Makefile
@@ -0,0
+1,3
@@
+
+ostree_switch_root: ostree_switch_root.c Makefile
+ gcc -Wall -o $@ $<